home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 253 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1022 b 

  1. Path: news.ox.ac.uk!kinder
  2. From: kinder@teaching.physics.ox.ac.uk (David Kinder)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: GadToolBox GetFile Gadget
  5. Date: 5 Jan 96 10:44:24 GMT
  6. Organization: Oxford University
  7. Message-ID: <4civj7$bpd@news.ox.ac.uk>
  8. References: <0099BE03.B9502FE3@netins.net>
  9. NNTP-Posting-Host: teaching18.physics.ox.ac.uk
  10. X-Newsreader: TIN [version 1.2 PL0]
  11.  
  12. tempest@netins.net wrote:
  13. :  
  14. : Is there any way to resize the height of the GetFile Gadget included with
  15. : gadtoolbox?  It seems to be locked at 14 and doesn't respond to a
  16. : different setting.. making it kind of useless for font sensitive apps.. 
  17.  
  18. No, the gadget has a fixed height. You would have to rewrite it to get it to
  19. word. Most recent gadget layout libraries (MUI, BGUI, etc.) provide a
  20. resizeable getfile type gadget. I personally prefer BGUI (by the same author
  21. as GadToolsBox), but there are lots of other people who prefer other ones.
  22. The only solution is to look for yourself at the packages on Aminet, in
  23. dev/gui.
  24.  
  25. David
  26.  
  27.